Skip to content

chore: disable verifying golangci configuration #3319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

ndyakov
Copy link
Member

@ndyakov ndyakov commented Mar 24, 2025

golangci introduced version as a required field in the configuration jsonschema as they just had a major release (https://ldez.github.io/blog/2025/03/23/golangci-lint-v2/).
The latest jsonshema was picked up by the github action we are using and the config verification failed.
Skipping the verification of the configuration for now before they release new major version of the github action as well.

@ndyakov ndyakov requested a review from htemelski March 24, 2025 12:55
@ndyakov ndyakov merged commit 30c128a into master Mar 24, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants